Post

Replies

Boosts

Views

Activity

Reply to Cannot run Unit Tests
I assume you're running this on a simulator? If you get this issue in future frameworks / libraries, I solved it by excluding arm64 for Any iOS Simulator. After this I was able to run tests with no issues. So far i've experienced this with a few libraries only on M1 devices. Hope this solves anyones future problems though!
Feb ’22
Reply to Missing iOS 17 device support files
@Jason worked perfectly for me thanks 🤌🏼
Replies
Boosts
Views
Activity
Jun ’23
Reply to Cannot run Unit Tests
I assume you're running this on a simulator? If you get this issue in future frameworks / libraries, I solved it by excluding arm64 for Any iOS Simulator. After this I was able to run tests with no issues. So far i've experienced this with a few libraries only on M1 devices. Hope this solves anyones future problems though!
Replies
Boosts
Views
Activity
Feb ’22